home *** CD-ROM | disk | FTP | other *** search
/ Wisdom on Demand - Your …e to Professional Success / Wisdom on Demand - Your Guide to Professional Success.iso / pc / BIN / COMMON / launch.swf / scripts / DefineButton2_405 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-07-07  |  66 b   |  5 lines

  1. on(release){
  2.    _parent.gotoAndPlay(1);
  3.    stopAllSounds();
  4. }
  5.